PlStudentSearchAgentSkills 
Logical Entity Name  PlStudentSearchAgentSkills 
Default Table Name  PlStudentSearchAgentSkills 
Physical Only  NO 
Definition 
 
Note 
 

PlStudentSearchAgentSkills Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlStudentSearchAgentID(PK)(FK)    int  NO 
 
PlSkillID(PK)(FK)    int  NO 
 
SkillSequence    tinyint  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

PlStudentSearchAgentSkills Primary and Unique Keys 
Key Name  Key Type  Keys 
PlStudentSearchAgentSkills_PlStudentSearchAgentID_SkillSequence_U_N_IDX  Index  PlStudentSearchAgentID, SkillSequence 
PlStudentSearchAgentSkills_PlStudentSearchAgentID_PlSkillID_U_C_IDX  PrimaryKey  PlStudentSearchAgentID, PlSkillID 

PlStudentSearchAgentSkills Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
PlSkill  Identifying  One To Zero or More  FK_PlStudentSearchAgentSkills_PlSkillID_PlSkill_PlSkillID      PlSkillID  NO  YES 
PlStudentSearchAgent  Identifying  One To Zero or More  FK_PlStudentSearchAgentSkills_PlStudentSearchAgentID_PlStudentSearchAgent_PlStudentSearchAgentID      PlStudentSearchAgentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_PlStudentSearchAgentSkills_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

PlStudentSearchAgentSkills Check Constraints 
Check Constraint Name  CheckConstraint